MessageContactHasPicture Property |
Contains true if the contact has picture.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ContactHasPicture { get; set; }Public Property ContactHasPicture As Boolean
Get
Set
Property Value
Type:
Booleantrue if [contact has picture]; otherwise,
false.
See Also